CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 视频 检测 跟踪

搜索资源列表

  1. AviTest

    0下载:
  2. 用opencv写的一个对视频操作的例子,包括运动检测以及跟踪等算法-program written by opencv and VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3772572
    • 提供者:李伟
  1. chelianggengzongjiance

    0下载:
  2. 该程序利用OPENCV来获取视频帧,检测运动车辆和并跟踪,还带有AVI文件,效果很好,希望对大家有用-The procedure used to obtain the video frame OPENCV to detect and track moving vehicles, and also with the AVI files are very good, we want to be useful
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3167546
    • 提供者:amao
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. KALMANPI

    1下载:
  2. kalman跟踪行人,再视频场景中检测到行人的存在,并用红色矩形框对行人进行跟踪。-pedestrian tracking using kalman filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6840734
    • 提供者:莉莉
  1. Opencv

    0下载:
  2. 基于OpenCV的视频道路车辆检测与跟踪的文献,优秀硕士论文。希望对相关专业的学习有益。-OpenCV-based video detection and tracking of road vehicles literature, excellent, Vol. Hope that the relevant professional learning useful.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5860851
    • 提供者:year
  1. Video

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法-Video demo algorithm include: 1 static background background prediction method 2 the static background frame difference method target detection 3 the target
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:36692
    • 提供者:yurongguo
  1. jingtoufg

    2下载:
  2. 这是我编写的镜头分割程序,对视频图像中发生突变和渐变的检测很准确,使用起来很方便,运行效果很好!-This is my shot segmentation written procedures on the video image in the detection of abrupt and gradual change is very accurate, easy to use, runs good results!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-26
    • 文件大小:3563753
    • 提供者:温娟
  1. motion

    0下载:
  2. 这是关于运动视频处理的电子书,包含了运动检测和跟踪的算法理论知识-This is the video processing on the movement of e-books, includes a motion detection and tracking algorithm theoretical knowledge
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:8735914
    • 提供者:罗胜华
  1. VideoProcess

    0下载:
  2. 关于视频的课件,内容全面,包括:视频的各种编码,目标检测,目标运动估计,目标跟踪,视频建模等。-On the video courseware, comprehensive, including: a variety of video encoding, target detection, target motion estimation, target tracking, video modeling.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9079815
    • 提供者:陈平
  1. WAv2

    0下载:
  2. 视频跟踪,主要实现了视频的运动跟踪,目标检测-Video tracking, the main achievement of the video movement tracking, target detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:87085
    • 提供者:wang
  1. Video_detection

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Algorithm for video presentation include: 1. Static background background prediction target detection 2.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:100330
    • 提供者:chenping
  1. detection

    1下载:
  2. 里面是10篇关于智能视频监控中运动目标检测,识别,跟踪等的文章,还包含了两篇关于人运动检测识别的综述,希望对大家能有所帮助。-There is a 10 on the intelligent video surveillance in moving target detection, identification, tracking and other articles, also includes two on human motion detection to identify a synt
  3. 所属分类:Video Capture

    • 发布日期:2016-05-07
    • 文件大小:723970
    • 提供者:
  1. Image_Processing_Practise

    0下载:
  2. 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
  3. 所属分类:Special Effects

    • 发布日期:2016-09-18
    • 文件大小:14778523
    • 提供者:
  1. 5

    0下载:
  2. 基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪 首先得装好Opencv-VC-based environment and Opencv video capture image filtering and tracking exercise corner detection equipment must first be good Opencv
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:3943142
    • 提供者:
  1. nkde

    0下载:
  2. 视频跟踪检测 背景核密度估计建模,欢迎指正,-Detection of the background video track modeling kernel density estimation, please correct me, thank you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:1045
    • 提供者:陈偲
  1. myblobtrack

    0下载:
  2. 本代码可实现视频中运动目标的检测,并对运动目标进行跟踪-This code can be achieved in the sports video target detection and tracking of moving targets
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:14264
    • 提供者:wangz
  1. 2004

    0下载:
  2. 简单介绍基于实时视频图像中人脸跟踪与检测-A brief video-based real-time human face tracking and detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:269325
    • 提供者:薛用
  1. 03

    0下载:
  2. 真实场景下视频运动目标自动提取方法.主要的研究内容包括运动物体检测,分类和跟踪,研究成果可以广泛地应用在交通管理系统,视频监视系统和军事目标跟踪系统,同时还可以应用在基于内容的视频数据压缩编码中。-Real video scenes under the automatic extraction method of moving targets. The main content includes moving object detection, classification and tracki
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:494281
    • 提供者:天子
  1. test

    0下载:
  2. vc和opencv环境下人脸角点检测与运动跟踪 直方图,滤波器,焦点检测,运动跟踪,视频存储-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:257287
    • 提供者:xia
  1. tracking

    0下载:
  2. 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频-This is a MATLAB program using the video tracking movement detection, with a small video
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:621476
    • 提供者:yyt
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com